home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / pc / games / bonkhead / install / bonkhead.cfg next >
Text File  |  1996-09-24  |  3KB  |  49 lines

  1. IF LOCATE("dinput.dll", $WINDIR$)
  2. IF LOCATE("dsound.dll", $WINDIR$)
  3. IF LOCATE("ddraw.dll", $WINDIR$)
  4.  
  5.  
  6. REM --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  7. REM Begin Regular Install Here
  8.  
  9.  
  10. TITLE: "Bonkheads", fontsize=30
  11. INTROSCREEN: "H:\GAMES\BONKHEAD.BMP"
  12. BEGINFIRSTSCREEN title="Bonkheads", caption="Software USA Game Installation"
  13. Thank you for using our software. We are confident that you will find it a valuable addition to your software library.
  14.  
  15. This program will install our software onto your system. You will be prompted for a few bits of information - please answer the prompts when they appear. Thanks.
  16. ENDFIRSTSCREEN
  17. DEFAULTDIR: "c:\softusa\vol410\games\Bonkhead", mindisk=8M, text="The software will install onto your system in a directory.  Please accept the suggested directory location and name or type in one of your own.  Make certain to provide both a drive letter and the directory name."
  18. WINITEM: "Software USA", "$DEFAULTDIR$\bonkheads demo.exe", "Bonkheads", dir="$DEFAULTDIR$", replace
  19. WINITEM: "Software USA", "$DEFAULTDIR$\unstall.exe", "Bonkheads Uninstall", dir="$DEFAULTDIR$", replace
  20. UNINSTALL: yes
  21. SCREENCOLOR: black, blue
  22. ANIMATION: "C:\PCSTALL6\01AVI.BMP", "C:\PCSTALL6\02AVI.BMP", "C:\PCSTALL6\03AVI.BMP", "C:\PCSTALL6\04AVI.BMP", "C:\PCSTALL6\05AVI.BMP", "C:\PCSTALL6\06AVI.BMP", "C:\PCSTALL6\07AVI.BMP", "C:\PCSTALL6\08AVI.BMP", "C:\PCSTALL6\09AVI.BMP", "C:\PCSTALL6\10AVI.BMP", "C:\PCSTALL6\11AVI.BMP", "C:\PCSTALL6\12AVI.BMP", "C:\PCSTALL6\13AVI.BMP", "C:\PCSTALL6\14AVI.BMP", "C:\PCSTALL6\15AVI.BMP"
  23. FILE: "$DEFAULTDIR$\BDX_DATA.000", From="H:\games\bonkhead\oldrun\BDX_Data"
  24. FILE: "$DEFAULTDIR$\BDX_LE~1.000", From="H:\games\bonkhead\oldrun\BDX_Levels"
  25. FILE: "$DEFAULTDIR$\BONKHE~1.000", From="H:\games\bonkhead\oldrun\Bonkheads Demo.exe"
  26. FILE: "$DEFAULTDIR$\FILE_ID.000", From="H:\games\bonkhead\oldrun\File_id.diz"
  27. FILE: "$DEFAULTDIR$\HELP!.000", From="H:\games\bonkhead\oldrun\Help!.hlp"
  28. FILE: "$DEFAULTDIR$\ORDER.000", From="H:\games\bonkhead\oldrun\Order.txt"
  29. FILE: "$DEFAULTDIR$\VENDOR.000", From="H:\games\bonkhead\oldrun\Vendor.txt"
  30.  
  31.  
  32. REM End Regular Install Here
  33. REM --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  34.  
  35. ELSE
  36. EXITMESSAGE caption="Sorry!"
  37. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  38. EXIT
  39. ENDIF
  40. ELSE
  41. EXITMESSAGE caption="Sorry!"
  42. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  43. EXIT
  44. ENDIF
  45. ELSE
  46. EXITMESSAGE caption="Sorry!"
  47. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  48. EXIT
  49. ENDIF